Skip to content

Conversation

@GarmashAlex
Copy link

Refined the regular expression in linkify_changelog.py to require at least one digit after the # symbol when converting issue or pull request references to Markdown links.
This prevents the creation of invalid links for cases where no number is present (e.g., - #).
Also removed unnecessary escaping of the # character in the generated Markdown link.
This change improves the robustness and correctness of the changelog linkification script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant